Skip to content

Fix repr() of empty SingleEndedPort #1425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

whitequark
Copy link
Member

Before this PR, any such port would be displayed as invert=True, which is confusing if the original port had no inversion.

DifferentialPort is unaffected.

Before this commit, any such port would be displayed as `invert=True`,
which is confusing if the original port had no inversion.

`DifferentialPort` is unaffected.
@whitequark whitequark enabled auto-merge June 27, 2024 15:00
@whitequark whitequark added this pull request to the merge queue Jun 27, 2024
@whitequark whitequark added this to the 0.6 milestone Jun 27, 2024
Merged via the queue into amaranth-lang:main with commit b9dc4d3 Jun 27, 2024
19 of 20 checks passed
@whitequark whitequark deleted the fix-singleendedport-repr branch June 27, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant